projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1672462
)
(comint-send-input): Change help-echo.
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 4 Sep 2001 13:20:45 +0000
(13:20 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 4 Sep 2001 13:20:45 +0000
(13:20 +0000)
From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
lisp/comint.el
patch
|
blob
|
history
diff --git
a/lisp/comint.el
b/lisp/comint.el
index 595f830a9245074021e9a864e584a8a18ac415fa..e93a9f956e7ed91fc1f632c9193fe4997b6a0019 100644
(file)
--- a/
lisp/comint.el
+++ b/
lisp/comint.el
@@
-1448,7
+1448,7
@@
Similarly for Soar, Scheme, etc."
(overlay-put over 'mouse-face 'highlight)
(overlay-put over
'help-echo
- "mouse-2: insert
previous clicked-on
input")
+ "mouse-2: insert
after prompt as new
input")
(overlay-put over 'evaporate t))))
(unless comint-use-prompt-regexp-instead-of-fields
;; Make an overlay for the terminating newline